Uses of Class
eu.europa.ec.taxud.cesop.domain.XmlTransactionDate
Packages that use XmlTransactionDate
-
Uses of XmlTransactionDate in eu.europa.ec.taxud.cesop.domain
Methods in eu.europa.ec.taxud.cesop.domain that return XmlTransactionDateModifier and TypeMethodDescriptionXmlReportedTransaction.getDate(TransactionDateEnum transactionDateEnum) Gets date. -
Uses of XmlTransactionDate in eu.europa.ec.taxud.cesop.utils
Method parameters in eu.europa.ec.taxud.cesop.utils with type arguments of type XmlTransactionDateModifier and TypeMethodDescriptionstatic voidValidationErrorUtils.checkCmBr0140ForDates(List<ValidationError> validationErrors, String messageRefId, Map<TransactionDateEnum, XmlTransactionDate> dates, String xsdVersion) For transaction dates.static voidValidationErrorUtils.checkRtBr0030(List<ValidationError> validationErrors, String messageRefId, Integer period, EnumMap<TransactionDateEnum, XmlTransactionDate> dates, String transactionIdentifier) Checks if at least one 'DateTime' element in the 'ReportedTransaction' element refers to a date within the period and year declared in the 'ReportingPeriod' element (45030).